SftTabs/NET 6.0

ToolTipRight Property, ScrollingClass Class

Softel vdm, Inc.

Defines the tooltip for the right/down scroll button.

Syntax      ScrollingClass Class (Softelvdm.SftTabsNET)

VB   

Public Property ToolTipRight As String

C#   

public string ToolTipRight { get; set; }

C++   

public: property String^ ToolTipRight {
        String^ get();
        void set(String^ value);
}

Property Value

The tooltip text.

The default value is an empty string.

Comments

The ToolTipRight property defines the tooltip for the right/down scroll button.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com